home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 1.iso
/
toolbox
/
src
/
exampleCode
/
opengl
/
GLUT
/
lib
/
fglut.n32
/
Makefile.sgi
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-11-11
|
134 b
|
12 lines
#!smake
TOP = ../..
sinclude $(TOP)/lib/fglut/Makefile.sgi
LDIRT += $(SRCS)
$(ORIGSRCS) :
$(RM) $@
ln -s $(TOP)/lib/fglut/$@ $@